<style>
<!--
*{
	margin: 0;
	padding: 0;
}
body{
        /* toto je poznámka v CSS stylu */
	/* background-color: white;	 */
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
        font-weight: bold;
	text-decoration: none;
	color: #31428C;
}
.p4p_nadpis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
        font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#blok_00{
	margin-bottom: 50px;
}
#blok_01{
	background-color: white;
	position: relative;
	top: 10px;
	/* bottom: 10px; */
	width: 820px;
	left: 50%;
	margin-left: -410px;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#blok_02{
	position: relative;
	top: 5px;
	/* bottom: 30px;  height: 30px;  */
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-align: justify;
}
#blok_02 a:link{
	text-decoration: none;
	color: #ff6600;
}
#blok_02 a:visited{
	text-decoration: none;
	color: #ff6600;
}
#blok_02 a:hover{
	text-decoration: none;
	color: #D51F16;
}
#blok_03{
        /* toto je poznámka v CSS stylu */
}
#blok_03_text{
	text-align: right;
}
#blok_04{
        /* toto je poznámka v CSS stylu */
}
#blok_04_text{
        /* toto je poznámka v CSS stylu */
}
#blok_05{
        /* toto je poznámka v CSS stylu */
}
#blok_05_text{
        /* toto je poznámka v CSS stylu */
}
#blok_06{
        /* toto je poznámka v CSS stylu */
}
#blok_06_text{
	text-align: justify;
}
#blok_08 {
        text-align: left;
}
#blok_08 a:link{
	text-decoration: none;
	color: #ffffff;
}
#blok_08 a:visited{
	text-decoration: none;
	color: #ffffff;
}
#blok_08 a:hover{
	text-decoration: none;
	color: #D51F16;
}
#blok_99{
	position: relative;
	top: 20px;
        bottom: 30px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
#blok_99_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_99_text a:link{
	text-decoration: none;
	color: #ff6600;
}
#blok_99_text a:visited{
	text-decoration: none;
	color: #ff6600;
}
#blok_99_text a:hover{
	text-decoration: none;
	color: #D51F16;
}
.tabulka_001{
	width: 100%;
}
.tabulka_002{
	background-color: #f2f2f2;
	font-size: 12px;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabulka_003{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
-->
</style>